enabled

@get:JvmName(name = "getEnabled")
@set:JvmName(name = "setEnabled")
var enabled: Boolean
If a meshtastic node is able to reach the internet it will normally attempt to gateway any channels that are marked as
is_uplink_enabled or is_downlink_enabled.

bool enabled = 1;